home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’92 / HyperInitMaker... / Heizer Working Models / MasterScript WM.sea / MasterScript™.Demo ƒ / Scripts ƒ / Exit < prev    next >
Text File  |  1992-04-06  |  534b  |  19 lines

  1. -- File Name:            Exit
  2.  
  3. -- Written By:        Peter B. Nagel
  4. -- Date Created:    December 10, 1991 1:11:46 PM
  5.  
  6. -- Description:        A script that is executed immediately before
  7. --                                 Masterscript proceeds to quit. All of MasterScript's
  8. --                                 installed modules and data structures are valid
  9. --                                 when this script is executed.
  10.  
  11. -- Change History:
  12.  
  13. -- -------------------------------------------------
  14.  
  15.  
  16. --> REMOVE ANY MENUS CREATED IN HYPERTALK
  17.  
  18. if there is a menu MS1 then delete menu MS1
  19. if there is a menu Wind then delete menu Wind